Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Disable AVD cache for Android CI job #918

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

jmartinesp
Copy link
Contributor

@jmartinesp jmartinesp commented Jan 4, 2024

Should fix #917 .

@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6dc0a78) 89.49% compared to head (b10dca3) 87.13%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #918      +/-   ##
============================================
- Coverage     89.49%   87.13%   -2.37%     
- Complexity        0      418     +418     
============================================
  Files           118      135      +17     
  Lines         16912    17475     +563     
  Branches        616      421     -195     
============================================
+ Hits          15136    15227      +91     
- Misses         1752     1967     +215     
- Partials         24      281     +257     
Flag Coverage Δ
uitests 64.95% <ø> (-13.95%) ⬇️
uitests-android 64.95% <ø> (?)
uitests-ios ?
unittests 86.42% <ø> (-1.76%) ⬇️
unittests-android 43.44% <ø> (?)
unittests-ios ?
unittests-rust 89.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Jan 4, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jmartinesp jmartinesp marked this pull request as ready for review January 4, 2024 09:22
@jmartinesp jmartinesp requested a review from a team January 4, 2024 09:23
@jmartinesp jmartinesp enabled auto-merge (squash) January 4, 2024 10:34
Copy link
Contributor

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@jmartinesp jmartinesp merged commit 8fd1f20 into main Jan 4, 2024
9 checks passed
@jmartinesp jmartinesp deleted the misc/jme/android-disable-avd-cache-for-ci branch January 4, 2024 10:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android CI gets stuck
3 participants